post https://api.freight.fyi/api/v1/ocean_invoices/ocean_invoice_payment/
summary
Args: ocean_invoice_uuids (list[str]): List of Ocean Invoice UUIDs to associate with the payment payment (OceanInvoicePaymentCreate): description db (Session, optional): description. Defaults to Depends(get_db). user (type, optional): description. Defaults to Depends(get_current_user). organization_uuid (Optional[str], optional): description. Defaults to Body(None, embed=True).
Returns: OceanInvoicePaymentOut: An OceanInvoicePaymentOut that returns ocean_invioce_uuid, amount_paid per ocean invoice uuid