post https://api.freight.fyi/api/v1/ocean_invoices/ocean_invoice_payment/
summary
Args:
oceaninvoice_uuids (list[str]): List of Ocean Invoice UUIDs to associate with the payment
payment (OceanInvoicePaymentCreate): _description
db (Session, optional): description. Defaults to Depends(getdb).
user (_type, optional): description. Defaults to Depends(getcurrent_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